"Nibby" (nibby68)
05/05/2014 at 23:42 • Filed to: CLASS | 3 | 5 |
void Start () {
}
// Update is called once per frame
void Update () {
if(Input.GetKeyDown(KeyCode.F5)) { Application.LoadLevel("oppositelock");
}
}
}
Zibodiz
> Nibby
05/05/2014 at 23:50 | 0 |
*/
Now that's my kind of class.
/*
BJ
> Nibby
05/05/2014 at 23:50 | 1 |
while (1) { oppo(); }
Lekker
> Nibby
05/05/2014 at 23:52 | 0 |
if ( User == NULL ){
system.print('Outta here Burner');
}else return NotAfag;
Nibby
> Lekker
05/05/2014 at 23:56 | 0 |
rude
BJ
> BJ
05/05/2014 at 23:56 | 0 |
Edit: Fuck you, Kinja!
Sorry, as a class:
package com.oppo.ishouldgotobedalready; import com.gawker.jalopnik.oppo.*; public class Oppo { public static void main(String args[]) { while (1) { oppo(OppoLevel.MAX); } } }